FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ehealthplatform.be.r4.federalprofiles#1.3.3-beta (125 ms)

Package ehealthplatform.be.r4.federalprofiles
Type StructureDefinition
Id Id
FHIR Version R4
Source https://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-observationcodeableconcept
Url https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-observationcodeableconcept
Version 1.0.0
Status active
Name BeObservationCodeableConcept
Experimental False
Authority hl7
Description This is a supporting profile, only to give guidelines how to express a few of the typical coding systems. In general, it shall be noted SNOMED-CT is the preferred national terminology. Other coding systems remain allowed or MAY be preferred in specific flows (e.g. the use of LOINC codes to express a laboratory test.)
Type CodeableConcept
Kind complex-type

Resources that use this resource

StructureDefinition
be-observation BeObservation

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "be-observationcodeableconcept",
  "url" : "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-observationcodeableconcept",
  "version" : "1.0.0",
  "name" : "BeObservationCodeableConcept",
  "status" : "active",
  "description" : "This is a supporting profile, only to give guidelines how to express a few of the typical coding systems.\r\nIn general, it shall be noted SNOMED-CT is the preferred national terminology. Other coding systems remain allowed or MAY be preferred in specific flows (e.g. the use of LOINC codes to express a laboratory test.)",
  "fhirVersion" : "4.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "CodeableConcept",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CodeableConcept",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "CodeableConcept.coding",
        "path" : "CodeableConcept.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "CodeableConcept.coding:LOINC",
        "path" : "CodeableConcept.coding",
        "sliceName" : "LOINC"
      },
      {
        "id" : "CodeableConcept.coding:LOINC.system",
        "path" : "CodeableConcept.coding.system",
        "fixedUri" : "http://loinc.org"
      },
      {
        "id" : "CodeableConcept.coding:LOINC.code",
        "path" : "CodeableConcept.coding.code",
        "min" : 1
      },
      {
        "id" : "CodeableConcept.coding:SNOMED-CT",
        "path" : "CodeableConcept.coding",
        "sliceName" : "SNOMED-CT"
      },
      {
        "id" : "CodeableConcept.coding:SNOMED-CT.system",
        "path" : "CodeableConcept.coding.system",
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "CodeableConcept.coding:SNOMED-CT.code",
        "path" : "CodeableConcept.coding.code",
        "min" : 1
      },
      {
        "id" : "CodeableConcept.coding:ALBERTCODE",
        "path" : "CodeableConcept.coding",
        "sliceName" : "ALBERTCODE"
      },
      {
        "id" : "CodeableConcept.coding:ALBERTCODE.system",
        "path" : "CodeableConcept.coding.system",
        "fixedUri" : "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/albert"
      },
      {
        "id" : "CodeableConcept.coding:ALBERTCODE.code",
        "path" : "CodeableConcept.coding.code",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.